What is a loop in AI engineering, anyway?
The AI engineering community has adopted the term 'loop' to describe at least four distinct architectures: execution loops for agent decision-making, task loops that restart agents until tests pass, p…
The AI engineering community has adopted the term 'loop' to describe at least four distinct architectures: execution loops for agent decision-making, task loops that restart agents until tests pass, p…
The AI Engineer World's Fair concluded with a debate on the viability of autonomous software factories, pitting advocates like Geoffrey Huntley and Ian Livingstone against skeptics Dex Horthy and Greg…
A new trend called 'loop engineering' is gaining traction in the software development community, where engineers design autonomous loops that allow coding agents to execute tasks without human interve…
A practical field guide to agentic loops—the simplest unit of useful agent work—has been synthesized from current practice by Addy Osmani, Peter Steinberger, Boris Cherny, and others. The guide explai…
Loop engineering, a new trend in software development, allows engineers to design autonomous coding agents that operate without human intervention, freeing them from manual prompting. The concept, pop…
Open Ralph Wiggum, a new CLI tool implementing the Ralph Wiggum technique, launches with support for multiple AI coding agents including Claude Code, OpenAI Codex, Copilot CLI, Cursor Agent, Qwen Code…
Multi-agent AI systems are achieving significant throughput gains by running multiple autonomous coding agents in parallel, with teams like Geoffrey Huntley's Ralph Loop and Steve Yegge's Gas Town dep…